Retrieves the byte size of the given constant buffer. Due to packing rules, a constant buffer always has a size that is a even multiple of 16 bytes.
Return Dword = DX11 GET CBUFFER SIZE(cbuffer)
cbuffer
DwordThe constant buffer to get the size of.
The size (in bytes) of the given constant buffer.
CONSTANTBUFFER Functions Menu DX11 Function Categories